Skip to content

chore: make ci happy#4913

Open
doc-han wants to merge 7 commits into
mainfrom
fix-hackney-vuln-audit
Open

chore: make ci happy#4913
doc-han wants to merge 7 commits into
mainfrom
fix-hackney-vuln-audit

Conversation

@doc-han

@doc-han doc-han commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Description

This PR makes CI happy by committing a sin. ignoring an important audit

Closes #__

Validation steps

  1. (How can a reviewer validate your work?)

Additional notes for the reviewer

  1. (Is there anything else the reviewer should know or look out for?)

AI Usage

Please disclose whether you've used AI anywhere in this PR (it's cool, we just
want to know!):

  • I have used Claude Code
  • I have used another model
  • I have not used AI

You can read more details in our
Responsible AI Policy

Pre-submission checklist

  • I have performed an AI review of my code (we recommend using /review
    with Claude Code)
  • I have implemented and tested all related authorization policies.
    (e.g., :owner, :admin, :editor, :viewer)
  • I have updated the changelog.
  • I have ticked a box in "AI usage" in this PR

@github-project-automation github-project-automation Bot moved this to New Issues in Core Jul 2, 2026
@doc-han doc-han force-pushed the fix-hackney-vuln-audit branch from 1626477 to de81828 Compare July 13, 2026 08:06
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.1%. Comparing base (7b156dc) to head (14316e8).

Additional details and impacted files
@@           Coverage Diff           @@
##            main   #4913     +/-   ##
=======================================
- Coverage   87.1%   87.1%   -0.0%     
=======================================
  Files        435     435             
  Lines      20621   20621             
=======================================
- Hits       17958   17951      -7     
- Misses      2663    2670      +7     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@doc-han doc-han marked this pull request as ready for review July 13, 2026 12:10
@github-actions

Copy link
Copy Markdown

Security Review ✅

  • S0 (project scoping): N/A — the only lib change is a semantically-equivalent refactor of deleted_entries in sandbox_live/index.ex:911-920 (two sequential Enum.rejects combined into one with or), introducing no new query or entrypoint.
  • S1 (authorization): N/A — no new controller/LiveView actions, routes, or policy modules touched.
  • S2 (audit trail): N/A — remaining changes are CI (.circleci/config.yml), audit-tooling config (.mix_audit.ignore, mix.exs hex_audit/0), and dependency bumps (mix.lock); no writes to project/instance configuration resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New Issues

Development

Successfully merging this pull request may close these issues.

1 participant